Skip to content

altendky/basicpyqt5example

Repository files navigation

basicpyqt5example ======

Travis build status_ AppVeyor build status_

This project is meant to provide a working example project covering some basic good practices. There is usually room for preference but it's often good to have an example to start from and then as you learn you can form your own opinions and adjust.

This project is a running PyQt5 application with:

  • GUI's defined in and loaded from .ui files made in Qt Designer
  • A setup.py to allow installation of the project and it's dependencies such as into a virtualenv.
  • Tests (pretty pointless at present, but there) using:
  • Builds and testing on (see badges above for direct build links):
  • gitignoreio for managing .gitignore

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published